Skip to content

Sheepolution/prove-thine-worth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prove Thine Worth

The source code of my game Prove thine Worth, a game about a prince escaping a dungeon.

cat-gif

This game was made with an unreleased framework made by rxi.

The framework has the following limitations:

  • 128x128 screen resolution

  • A single 128x128 sprite sheet

  • A single 128x64 tilemap

  • A maximum of 7 colors (plus transparency)

  • 6 buttons (4 directions + 2)

  • 4 oscillators for sound and music (music can be made in the update() callback)

  • Lua stripped of most functions, limited to a maximum of 256kb VM memory

About

The source of my game Prove Thine Worth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages