Skip to content

A 16-bit fantasy console with various capabilities.

Notifications You must be signed in to change notification settings

teaaaaaaaa/GameBlitzFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

GameBlitzFC

A 16-bit fantasy console with various capabilities.

Written in c++, it has:

  • 2 16-bit PCM channels
  • 64 kb of RAM
  • a 240 x 200 frame buffer with hardware sprite pasting
  • scaling capabilities
  • 3 display modes

It also has its own assembly language and compiler. See the documentation for more info.

the audio uses portaudio, the display uses openGL, and the file handling stuff uses tinyfiledialogs.

the compiler is for blitz assembly, to run the game blitz, just run Main.exe.

About

A 16-bit fantasy console with various capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages