Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/shankardevy/2048


https://github.com/shankardevy/2048

Use mobile friendly font size

e971eaf183e342e537cd3d68c2e0bbdd1e6b9db2 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
WIP on other game modes

ad57de6a17201fcae0ab15e81f805051fee54af4 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Clean up code

211b70632e79fcec086309ea742add65c7380a8b authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Format code

3a8e747fa3aefa3d903bbbd180e7b02688b7682e authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Add simple chat message

455a2763adab94188b310cf699d4f424ac3975a4 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Increase autoplay delay

8c6e23ae3fb241549847d5437887885f16b2c36d authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Game play complete with auto play

23aea8ca6d6cbc8522277fd52376c0e00d9d8236 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
wip

3ca5be24db7f82ea66753494b60631f7960fd229 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Close all stale gameserver if no player is available

e46fa7bc45f91114af762b76e6c132db023e95bc authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Share board with multiple users

917d459d5cdb45fb47558c1dd72c8afbf15c4a68 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Use Registry to store game server pid

84fdfd5f53f026a537c7ae5378502406e518e084 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Update Readme

2b79019b697fce93f5dcc1aa511380edf7ddf6ca authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Merge pull request #1 from shankardevy/game_logic

Single player 2048

d1f6ff77a5c256687460658303772a9d7b456729 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Use DynamicSupervisor and GenServer for managing game state

1043a6f5fa79c098cc7bf316063a2d769b69eac7 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Remove ecto deps

8b2654a6a8fad907b8714a7bf6ca574b15d6c8af authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Play game with minimal styling

c982197e8f037d2da6bb3a87030533d344ca53b9 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Remove default phoenix liveview code

2b6fcc0892a3da1bf9b0487ce15818c0330c1865 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Complete gameboard movement

8b235d1c5928360cae599379563557e4b958931e authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Implement 2048 gameboard using nested lists

5768808b9573d767bbebd5387ccc93997be4b086 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>
Initial commit

d1e8af438265a5172a170b75c56f2a95bf6ccd81 authored about 4 years ago by Shankar Dhanasekaran <[email protected]>