Skip to content

cheyiliu/AirWar

Repository files navigation

AirWar

Logo

AirWar is an Open Source game based on Cocos3.x. Tense and exciting, try and see how long you can play?

Features

  • Based on the latest cocos 3.8.
  • Use the physical engine to do the collision detection.
  • Use event to low coupling the codes.
  • More for you to explore.

Architecture

  • Architecture

The physical settings

  • can hit
  • physics body

The class diagram

  • class

Latest Downloads

Bugs Report

If you find any bug when using AirWar, please report here. Thanks for helping us building a better one.

Developed By

Change logs

  • v0.5 all roles are ready
  • v0.3 the physical engine is work
  • v0.2 the loading scene is ready
  • v0.1 the blueprint is ready

Thanks

License

Copyright (C)  cheyiliu, AirWar Open Source Project

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.