Skip to content

paulbjensen/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game

This is a set of game experiments using Love2D.

Here is a description of what is in each folder.

  • game-one

A bunch of small hollow squares bobbling about.

  • game-two

A demo of trying to map isometric coordinates to flat coordinates using Cartesian geometry

  • game-three

A kind of isometric environment for a game, with scroll/zoom capabilities.

  • game-four

A colour experiment

  • game-five

An attempt to create the business logic for a Shop Game, which can be run via a REPL/CLI first (so that UI can be added later to fit)

About

Some game programming in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages