Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indigoparadox/aleggo
Rough isometric brick building toy for retro platforms based on Allegro
https://github.com/indigoparadox/aleggo
allegro4 building-blocks maug ms-dos
Last synced: about 2 months ago
JSON representation
Rough isometric brick building toy for retro platforms based on Allegro
- Host: GitHub
- URL: https://github.com/indigoparadox/aleggo
- Owner: indigoparadox
- License: gpl-3.0
- Created: 2022-12-17T21:44:17.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T22:45:18.000Z (5 months ago)
- Last Synced: 2024-07-18T02:17:16.908Z (5 months ago)
- Topics: allegro4, building-blocks, maug, ms-dos
- Language: C
- Homepage:
- Size: 97.7 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Aleggo
![Rough screenshot of an early version.](screenshot.png)
This is a simple desktop toy for building with simple blocks. It's built with Allegro 4 with the intention of being compatible with MS-DOS.
Right now it's a very rough proof of concept. Ideally, a complete version would have more blocks, have drag and drop support, and generally be more polished.
Mouse support is broken in MS-DOS at the moment, but you can still move the grid around with the arrow keys and place blocks with the spacebar. Select the block to be placed using the number keys.