Skip to content

mieki256/love2d_stg_sample02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love2d STG sample 02

love2d sample. top view scroll shooting game (shoot'em up).

Screenshot

Screenshot001

Screenshot002

love2d STG sample on Windows10 x64 + love2d 0.10.2 - YouTube

love2d STG sample on Raspberry Pi Zero W (raspbian jessie) - YouTube

Requirement

  • love2d (love) 11.1

LOVE - Free 2D Game Engine

Windows

  • love 11.1

Raspberry Pi Zero W

  • raspbian jessie
  • SDL2 2.0.5 (OpenGLES enable. OpenGL disable)
  • love2d 11.1
  • optional : shut-term-keys

raspbian stretch is not work. SDL2 can not play sound on raspbian stretch.

Raspberry Pi3

  • raspbian jessie or raspbian stretch
  • SDL2 (OpenGL enable)
  • love2d 11.1
  • GL driver enable.

Usage

git clone https://github.com/mieki256/love2d_stg_sample02.git
love love2d_stg_sample02

How to play

  • move : cursor key or WASD
  • toggle gun angle change : Z
  • Fullscreen mode change : F11
  • Pause : P
  • Exit : ESC

Use Library

karai17/Simple-Tiled-Implementation: Tiled library for LOVE

License

main.lua, conf.lua, *.png, *.ogg : CC0 / Public Domain

sti(Simple-Tiled-Implementation) library : MIT/X11 Open Source License.

main.lua、conf.lua、png画像、oggファイルのライセンスは CC0 / Public Domain とします。自由に使ってください。ただし、利用/同梱している stiライブラリは MIT/X11ライセンスになっていますので注意してください。

About

love2d sample. top view scroll shooting game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages