博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
fx-games
阅读量:6240 次
发布时间:2019-06-22

本文共 1804 字,大约阅读时间需要 6 分钟。

https://bitbucket.org/rbair/fx-games/wiki/Home

——————————————————————————————————————————————

FX Experience Games

This project is home to the FX Experience initiative to develop games in JavaFX. It is a community driven project in its early stages. The current focus is on developing simple games that demonstrate how JavaFX can be used as a game development platform.

Games

The first game under development is a JavaFX version of the classic Tower Defender game. This game is in initial design stages.

See it in Action

Currently our game is very raw and not overly cool but you can see it develop:

  • Executable JAR:

We'll try to keep these links fairly up to date with the latest code and when our game is looking better we'll add native installers and other ways to run it.

Getting Involved

Anyone can join this project, it is intended to be a collaborative, community driven effort.

Discussions about this project are via the . If you want to work on a particular feature it is a good idea to search the existing discussions first. If there are no discussions on the topic you are interested in, start one!

Generally it is a good idea to let the rest of the group know what you are planning to work on and get input on your strategy so as to avoid double up in work or code going off track.

Getting Started

To ensure the code base remains relatively controlled, it is encouraged that you create your own fork of the code (or join forces with another developer and work on their fork). Make changes on your fork, then issue a Pull request to have your code reviewed and ultimately included in the main codebase.

See this guide on how to setup your development environment:

Licence

This project, and all code within is distributed under the BSD licence. For more information see:

Tower Defense Game Design

转载地址:http://zxbia.baihongyu.com/

你可能感兴趣的文章
[Aaronyang] 写给自己的WPF4.5 笔记11[自定义控件-AyImageButton的过程 1/4]
查看>>
Linux VMware新添加网络适配器找不到配置文件问题
查看>>
Javascript百学不厌 - this
查看>>
机器学习中的数学(1)-回归(regression)、梯度下降(gradient descent)
查看>>
实用算法实现-第 14 篇 启发式搜索
查看>>
c#常用的排序算法
查看>>
论文阅读——Visual inertial odometry using coupled nonlinear optimization
查看>>
Office插件编程[转]
查看>>
读代码还是读文档,来自知乎
查看>>
Linux 常见编译错误
查看>>
ASP.NET MVC 3 Controller
查看>>
Vs中调试MVC源代码步骤
查看>>
JavaScript项目重构到底有多少坑要填要踩
查看>>
footer绝对定位但是不在页面最下边解决方案
查看>>
Oil Deposits(油田)(DFS)
查看>>
Android 画图(自定义坐标轴控件的拖动实现)
查看>>
在Linux下配置git并设置远程仓库
查看>>
[解题报告]499 - What's The Frequency, Kenneth?
查看>>
Vue入门---常用指令详解
查看>>
iOS 越狱后 SSH 不能连接
查看>>