Skip to content

Batch Script Game Engine with Real Graphics, Mouse/Keyboard Input, and Audio, without External Exes

License

Notifications You must be signed in to change notification settings

thelowsunoverthemoon/turnip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Game Engine with Real Graphics, Mouse/Keyboard Input, and Audio, without External Exes

Features

  • Simple to include, just copy & paste!
  • Supports images, sprites, shapes, text
  • Supports keyboard and mouse input, including hover, dehover, and click
  • Supports audio and related functions
  • No external exes, contained within a single batch file
  • Ideal Uses : simple simulations, non input-driven games, GUI, ect
  • Works out-of-the-box with Windows 7 (with IE 9+ installed) and up

Drawbacks

  • Hard to debug
  • Not beginner friendly
  • Uses Batch

Getting Started

Visit the documentation here and look at the examples here!

Showcase

textbox

simple platforming

mouse/key input

sprites

textbox

visual novel

key input

textbox

data visualization

mouse/key input

particle system

About

Batch Script Game Engine with Real Graphics, Mouse/Keyboard Input, and Audio, without External Exes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published