Skip to content

TechnicalSoup/paintbros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paintbros

Simple old-school paint program

Introduction

This is a simple project I threw together to create raster graphics in custom formats for an experimental game engine I was working on. I never did finish the 2D game engine, but this turned out to be a cool enough project anyway.

Getting Started

Fork and/or clone this repo to get started. You'll need Node and TypeScript to build this project.

To compile this project, simply run tsc from within the project folder.

I hope you enjoy this cool retro paint program!

Kenneth @8_bit_hacker

About

Simple old-school paint program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 39.8%
  • JavaScript 39.0%
  • CSS 12.3%
  • HTML 8.9%