Skip to content

barreyo/robofill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBOFILL

Small game for OS X, Windows and Android.

Building

Requirements:

  • GNUMake
  • Docker (cross-building)
  • Cargo

To build and run:

make run

Just building:

make build

Tests

Unit tests:

make test

Linter:

make lint

TODO

  • Scene management, layers of sprites define a scene
  • Camera that follow player character -> Need larger playing field
  • Enemy AI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published