Skip to content
/ MARUCHI Public

小学校の頃に、クラスメートたちと遊んでたゲーム

Notifications You must be signed in to change notification settings

usbong/MARUCHI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MARUCHI

小学校の頃に、クラスメートたちと遊んでたゲーム
Noong panahon sa Mababang Paaralan, GAME na nilaro kasama ng mga kaklase

Example (version: 2022-04-17)

http://store.usbong.ph/canvas/


SCREENSHOT from Linux Machine

--> Start: 2022-04-15
--> End: 2022-04-17
--> Elapsed Time: 3days



SCREENSHOT from iPAD Tablet PC Machine

--> Note: Web Development
--> PHP : SERVER COMPUTER
--> javascript : CLIENT COMPUTER

--> where: IF PHP, increase in TIME DELAY due to:
--> CLIENT shall NEED to communicate with SERVER

--> where: IF javascript, decrease in TIME DELAY due to:
--> CLIENT quickly executes WITHOUT NEED to communicate with SERVER

1. PALIWANAG・GABAY

--> version with COMPUTER (DRAFT)

2022-04-15T09:06~09:22
ELAPSED TIME: 16MINS

TURN-BASED; COMPUTER WEB BROWSER OK; MULTIPLAYER

BLOCK @CHARGE X0;
CHARGE @CHARGE X0;

FIREBALL @CHARGE x1
REFLECT @CHARGE x1
THROW @CHARGE x1
PUNCH @CHARGE x1
//COUNTER @CHARGE x1

where:
BLOCK < THROW
THROW < FIREBALL
THROW < PUNCH

CHARGE < ATTACK (except THROW, REFLECT) //, COUNTER)

//PUNCH < COUNTER

PUNCH < FIREBALL
FIREBALL < REFLECT
REFLECT < PUNCH

//PUNCH < COUNTER
//COUNTER < FIREBALL

ADDITIONAL NOTES:

  1. CAN CHARGE continuously
  2. AFTER HIT SUCCESS, RESET CHARGE COUNT

TO-DO: -REVERIFY: ADDING COUNTER, FLOOR LEVEL, E.G. GROUND, SKY FLOOR#1, SKY FLOOR#2
TO-DO: -REVERIFY: VERSION 2.0; WHERE: NAMES CHANGED TO BE AS ARMY/MILITARY SOLDIERS
--> EXAMPLES: KNIFE, MACHINE-GUN, BAZOOKA, ET CETERA

2. Open Source Software License

Copyright 2022 SYSON, MICHAEL B.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

@company: USBONG
@author: SYSON, MICHAEL B.
@website address: http://www.usbong.ph

About

小学校の頃に、クラスメートたちと遊んでたゲーム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages