Giter Club home page Giter Club logo

zxengine-demo-projects's Introduction

ZXEngine-Demo-Projects

这个仓库存放的是一些使用ZXEngine制作的实际游戏Demo,以供大家参考。同时通过开发这些实际项目反过来完善引擎本身。目前有一个SLG Demo和一个中世纪主题的坦克大战Demo。

This repository contains some actual game demos made with ZXEngine for your reference. At the same time, by developing these actual projects, we can improve the engine itself. There is currently a SLG demo and a medieval-theme tank war demo.

目录 (Contents)

如何打开 (How To Open)

打开一个ZXEngine工程的方式有两种,第一种是使用ZXEngine Hub:

There are two ways to open a ZXEngine project. The first is to use ZXEngine Hub:

这个工具的仓库地址在这里:ZXEngine Hub,相关的介绍和使用说明在README文件中。

The repository of this tool is here: ZXEngine Hub, the introduction and usage instructions are in the README file.

第二种方式是使用命令行,直接在ZXEngine后面加上要打开的工程路径,比如:

The second way is to use the command line and add the project path to be opened after ZXEngine, for example:

Windows

path/to/ZXEngine.exe  path/to/project

MacOS

path/to/ZXEngine  path/to/project

xmake

xmake run zxengine path/to/project

SLG Demo

游戏操作方式:鼠标拖动和点击

Game operation: mouse drag and click

Tank War Demo

游戏操作方式:按WASD移动,空格开火

Game operation: press WASD to move, space to fire

zxengine-demo-projects's People

Contributors

ashenvalezx avatar

Stargazers

 avatar Jim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.