Skip to content

Experimental easily portable C++ game, that can run in almost everything(including microcontrollers)

Notifications You must be signed in to change notification settings

Igor1101/SEA_BATTLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SEA_BATTLE

does interest you? Just fork and port to another platform!!!

Already supported platforms:

  • UNIX
  • JN51** + JenOS RTOS
  • WIN32\WIN64 (VSC++)

Why are so many files in gitignore?

Because to compile project we need very different build tools such as gcc, make, VSC++, beyound studio, etc. We should not include files needed for such tools here.

About

Experimental easily portable C++ game, that can run in almost everything(including microcontrollers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages