Menta game engine
  • C 99.7%
  • Shell 0.2%
  • Makefile 0.1%
Find a file
2026-07-04 18:15:54 +00:00
bin many changes 2026-04-20 11:10:10 +00:00
junk semi-functional ptra brush undo 2026-07-02 06:38:00 +00:00
pl git commitment 2026-06-24 15:47:00 +00:00
stb Pittera lerp test 2026-04-09 10:14:51 +00:00
tools updated Pittera 2026-03-23 11:03:15 +00:00
.gitignore ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
buffer.h ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
cmath.h made ui_button() return 2 on right click 2026-02-23 11:52:13 +00:00
console.c semi-functional ptra brush undo 2026-07-02 06:38:00 +00:00
console.h git commitment 2026-06-24 15:47:00 +00:00
gfx.c websockets, pittera and mentacraft 2026-06-19 17:40:57 +00:00
gfx.h websockets, pittera and mentacraft 2026-06-19 17:40:57 +00:00
git-version.sh whoops 2026-04-06 04:54:27 +00:00
helper.c procrastinating 2026-04-29 15:48:55 +00:00
LICENSE added right aligned text rendering and added license 2026-02-22 10:44:47 +00:00
main.c ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
Makefile ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
Makefile.microslop_windows ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
malloc.c joder 2026-04-24 18:24:11 +00:00
mdlangelo.c ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
menta.h ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
mentacraft.c ptra minor stuff 2026-07-03 07:33:08 +00:00
nyan.h websockets, pittera and mentacraft 2026-06-19 17:40:57 +00:00
nyan_swf.c websockets, pittera and mentacraft 2026-06-19 17:40:57 +00:00
nyan_swf_serialize.h websockets, pittera and mentacraft 2026-06-19 17:40:57 +00:00
ptra.c prerelease candidate 2026-07-04 18:15:54 +00:00
README.md texture painter and more ui 2026-02-22 15:19:54 +00:00
srcview_generate.sh ported source code viewer 2026-03-25 03:24:21 +00:00
swtest.c ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
todo purge purge 2026-06-13 09:26:41 +00:00
ui.c ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
ui.h ptra layer move/hide/lock, tooltips 2026-07-04 17:43:11 +00:00
what.c websockets, pittera and mentacraft 2026-06-19 17:40:57 +00:00
wnd.h ptra working undo 2026-07-02 08:02:16 +00:00
wnd_sdl2.c ptra minor stuff 2026-07-03 07:33:08 +00:00
wsock.c what 2026-07-03 13:57:39 +00:00

Menta game engine

wip game engine for all my future shitty games

Features

  • integer software rendering
  • texture painter (wip)

Planned features

  • 3d modeler
  • music/sound effects editor
  • codeblocks
  • interpreter and (and maybe x86-64 and aarch64 dynamic recompiler)

Building

touch emcc_path.mk
make all

Dependencies

  • SDL2

Libraries used