474ck

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
474ck [2016/11/02 02:01]
guest-c created
474ck [2017/07/21 03:08] (current)
Line 1: Line 1:
 ====== 474ck ====== ====== 474ck ======
  
-474ck is a very simple client-server game using ContextNet for notifications in real time.+474ck is a very simple client-server game using ContextNet for notifications in real time. It's just a demo, not supposed to be fun.
  
-There is a map showing the player's position and a circle showing the area you are observing. Any players that enter this area will appear on the map.+There is a map showing the player's position as a circle showing the area you are observing. Any players that enter this area will appear on the map. Whenever you "move" by clicking another position, if there are 1 or 2 players in your area, you take one point from each. If there are 3 or more players, each of them take one of your points. You start with 10 points.
 ===== Source Code ===== ===== Source Code =====
 To download the source code, click {{:474ck.zip|here}}. Unpack the zip or rar file in a folder preserving the tree structure as shown: To download the source code, click {{:474ck.zip|here}}. Unpack the zip or rar file in a folder preserving the tree structure as shown:
Line 30: Line 30:
 Now one can start one session of StatusJogoServidor, and any number of MapaJogador clients. When MapaJogador starts it opens a command prompt asking for a player name. Once you give a name it opens the map. It will show the player's last position, or it will be blank if it's the first time this player connects to this session. Now one can start one session of StatusJogoServidor, and any number of MapaJogador clients. When MapaJogador starts it opens a command prompt asking for a player name. Once you give a name it opens the map. It will show the player's last position, or it will be blank if it's the first time this player connects to this session.
  
-Left-click on the map to inform your new position. Your score increases by 1 or 2 points whenever you find 1 or 2 players near the area you chose, each of them loses 1 point. It decreases if you find 3 or more players, their score increases by 1 point and you lose as much points as players you just found. It is a zero sum game. You can choose how large is your search area on the field at the top left corner of the map.+Left-click on the map to inform your new position. Your score increases by 1 or 2 points whenever you find 1 or 2 players near the area you chose, each of them loses 1 point. It decreases if you find 3 or more players, their score increases by 1 point and you lose as much points as players you just found. It is a zero sum game. You can choose how large is your search area on the field at the top right corner of the map.
  
 {{:screen1.png|}} {{:screen1.png|}}
  • 474ck.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)