Skip to content

An editor and an engine that allows users to create and play their own Manic-Miner/Jet Set Willy style platform game (I started this for my children but some of it was nostalgia-driven). The data created in the editor is saved and loaded using a mongdo db database. A screen can be created with platforms and nasties, and the user can move and jum…

Notifications You must be signed in to change notification settings

newmanjb/Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Platformer

An editor and an engine that allows users to create and play their own Manic-Miner/Jet Set Willy style platform game (I started this for my children but some of it was nostalgia-driven). The data created in the editor is saved and loaded using a mongdo db database. A screen can be created with platforms and nasties, and the user can move and jump the player around it. Using the editor the user can create their own player, objects and nasties and specify the boundaries of each one.

TODOS -

1: todos in the code (for smaller issues)

2: Need to make the speeds and distances that the sprites move and jump scale based on the screen size in the same way that the heights and widths do

3: Need to get rid of mongodb and have a file-based db instead so as it can all be easily distributed without users having to install mongodb and also having to somehow get hold of the data for the levels. The data could be easily included in the distributable if the storage was file-based.

4: Include a set of instructions for distribution 8=FIX.4.4�9=376�35=8�34=3363�49=FIXDROPCOPY2�52=20181009-15:17:27.273�56=FIXDROPCOPYDEMO2�1=20503000000�6=1.14689�11=21160233283195:1592-925001-1-lusis_adsl�14=1000000�15=EUR�17=38601940�37=10427686-ADSSC20181009ODLV100�38=10000000�39=8�40=1�44=1.14698�54=1�55=EUR/USD�58=TIF exceed maximum expiry�59=3�60=20181009-15:17:27.273�150=8�151=0�453=2�448=925001�452=3�448=lusis_adsl�452=35�5005=1�10=230�

About

An editor and an engine that allows users to create and play their own Manic-Miner/Jet Set Willy style platform game (I started this for my children but some of it was nostalgia-driven). The data created in the editor is saved and loaded using a mongdo db database. A screen can be created with platforms and nasties, and the user can move and jum…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages