Skip to content

vmaxer/blockgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockgame

A software rendered 3D game about falling blocks, written in Go++, that uses SDL3.

screenshot

Tested on Linux.

Requires

Building

make

To cross-compile a Windows executable from Linux you need a mingw-w64 toolchain and the SDL3 mingw libraries, then run:

make win64

This produces blockgame.exe. Ship SDL3.dll alongside it to run on Windows.

Running

./blockgame

General info

  • Version: 1.0.0
  • License: The Unlicense

About

3D game with falling blocks, written in Go++, using SDL3

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors