Skip to content

BrettFraley/syntax_blast_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntax Blast - Server

Backend Elixir/Phoenix for my game Syntax Blast: https://github.com/BrettFraley/SyntaxBlast

  • Stores built in and user submitted 'levels' in JSON
  • Manages player accounts and game data
  • Sets the stage for future live multiplayer features using Live View / Websockets

NOTE: Syntax Blast is a small amount of HTML, CSS, and JS and this server is currently only for providing an API, administrative backend, and not yet for serving static files. Although, the step to convert what exists in Syntax Blast into Phoenix templates.. etc will be explored further.

About

Elixir/Phoenix server for Syntax Blast game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published