Skip to content

barreyo/robofill

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

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