Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
/ paulix Public archive

Paulix is a JavaScript based Jump And Run game

License

Notifications You must be signed in to change notification settings

huddeldaddel/paulix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paulix

Paulix is a simple JavaScript based Jump And Run game, written for and dedicated to Paula and Felix Werner.

Watch the video

The project uses Node.js and React. To start hacking the game (e.g. to add new levels) you need to:

  • Install Node.js (version 8 or 10 will do)
  • Run npm install to install the required node packages
  • Run npm start to build the app
  • Wait until a browser opens and enjoy :)

Have fun :)