Skip to content

Aiven-Labs/inkless-game

 
 

Repository files navigation

Inkless Game

Play Now

brew install npm brew install rollup

npm install

npm run dev

This project is a fork of Space Invaders built with Phaser 3 and TypeScript

Author: Trung Vo ✍️

  • A young and passionate front-end engineer. Working with Angular and TypeScript. Like photography, running, cooking, and reading books.
  • Author of [Angular Jira clone][jira-clone] and [Angular Tetris][tetris]
  • Personal blog: https://trungk18.com/
  • Say hello: trungk18 [et] gmail [dot] com

Credits and references

The below table listed all of the awesome resources that I have referenced to

Command Description
[@photonstorm/phaser3-typescript-project-template][typescript-template] A quick-start project template combines Phaser 3 with TypeScript and uses Rollup for bundling
[Making Your First Phaser 3 Game][first-phaser-3-game] Official guide to creating a small game involving a player running and jumping around platforms, collecting stars and avoiding baddies
[Invaders Game - Phaser 2][phaser2-invaders] Official tutorial to build Invaders game with Phaser 2. I reused its static resources but converting the code to Phaser 3
[Phaser 3 API References][phaser-api] All of the API that you can refer to while working with Phaser 3
[Phaser 3 and TypeScript Tutorial][freecodecamp] How to build a simple game in the browser with Phaser 3 and TypeScript
[Space Invaders Sounds Effects][sounds] Sound effects from the classic arcade game Space Invaders released in 1978 by Taito.

License

Feel free to use my code on your project. It would be great if you put a reference to this repository.

MIT

About

Inkless Kafka Powered and Inspired Space Invaders game

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.2%
  • JavaScript 18.8%