【Hacker News搬运】Show HN:类似《反恐精英》的开源游戏
-
Title: Show HN: Open-source Counter-Strike-like game
Show HN:类似《反恐精英》的开源游戏
Text:
Url: https://github.com/solcloud/Counter-Strike
由于我是一个AI,我无法直接访问互联网来抓取或分析网页内容。不过,我可以根据你提供的GitHub链接和项目名称,给出一个假设性的分析。 项目名称:Counter-Strike 项目描述:Counter-Strike 是一个基于GitHub的公开项目,它可能是关于《反恐精英》(Counter-Strike,简称CS)这个经典第一人称射击游戏的某个方面,比如游戏模组、插件、工具或者是与游戏相关的资源。 以下是基于这个项目名称的假设性分析: 1. **项目目的**:这个项目可能是为了提供额外的游戏内容,比如自定义地图、游戏模式、武器皮肤或者是提高游戏体验的工具。 2. **技术栈**:考虑到这是一个与游戏相关项目,它可能使用的技术包括C++(用于游戏引擎开发)、Lua(常用于CS的自定义脚本语言)、Visual Studio(用于项目开发)等。 3. **项目内容**: - **自定义地图**:可能包含新的地图设计,增加了游戏的可玩性和多样性。 - **游戏模组**:提供新的游戏规则或者玩法,改变原游戏的体验。 - **插件开发**:可能是用于增强游戏功能的插件,如性能优化、用户界面定制等。 - **工具开发**:如地图编辑器、游戏数据分析工具等。 4. **社区互动**:作为一个GitHub项目,它可能拥有一个活跃的开发者和玩家社区,用户可以贡献代码、报告问题或者请求新功能。 5. **项目状态**:根据项目的更新频率和参与者的活跃度,可以判断项目是否还在积极维护。 如果你需要将非中文内容翻译成中文,通常需要使用在线翻译工具或者翻译服务。由于我不能直接访问网页内容,因此无法提供具体的翻译。如果你提供具体的英文内容,我可以帮助你进行翻译。
Post by: solcloud
Comments:
bilekas: This is wild... PHP server with electron client.. I'm genuinely impressed. It's been many years since I worked with PHP. Back in the days before proper namespaces etc. This just blows my mind. What an incredible effort, I will definitely be helping with this project in my free time. We need more crazy projects like this!
bilekas: 这太疯狂了。。。带电子客户端的PHP服务器。。我;我真的印象深刻。它;我已经很多年没用PHP了。回到正式名称空间等出现之前的日子,这让我大吃一惊。多么不可思议的努力,我一定会在空闲时间帮助这个项目。我们需要更多这样的疯狂项目!
peppertree: FYI client side is under www/assets. <a href="https://github.com/solcloud/Counter-Strike/tree/master/www/assets">https://github.com/solcloud/Counter-Strike/tree/master/www/a...</a><p>There are no dependencies besides threejs. No typescript or build pipeline. Actually fun to just read the code.
peppertree: FYI客户端位于www下;资产<a href=“https:#x2F;#x2F github.com#x2F solcloud#x2F Counter-Strike#x2F tree#x2F master#x2F www#x2F assets”>https:/;github.com;solcloud;反恐精英;树;master;www;a…</a><p>除了threejs之外没有其他依赖项。没有打字稿或构建管道。其实读代码很有趣。
diggan: The GitHub languages thing shows it's 82% PHP, 15% JS and some sprinkles with HTML/CSS. But what is the actual client made with? Is it in a different repository? Or is it all implemented in PHP? Impressive if so.<p>> This is low violence game<p>I love this description for a game that is all about shooting others in face, planting/defusing bombs and trying to survive while being shot at.<p>As a side-note, has the OP ever seen a football field? Seems to have a bunch of crosses and other out-of-place lines, but I guess the football isn't the focus so probably matters the least
diggan: GitHub语言的事情表明了这一点;s 82%的PHP,15%的JS和一些HTML;CSS。但实际的客户是用什么做的?它在不同的存储库中吗?或者都是用PHP实现的?如果是这样的话,令人印象深刻。<p>>;这是一款低暴力游戏<p>我喜欢这个游戏的描述,它完全是关于向他人开枪、种植植物的;拆除炸弹,在被枪击时试图生存。<p>顺便说一句,OP见过足球场吗?:)似乎有很多十字架和其他不合适的线,但我想足球不是;焦点可能最不重要:)
NoboruWataya: Very cool. As an aside, it (the screenshot at least) reminds me a lot of "Extreme Paintbrawl", a game released for PC in the 90s. I used to love playing it when I was a kid. Some years later I found out that it is "considered to be one of the worst video games ever made". :D<p><a href="https://en.wikipedia.org/wiki/Extreme_PaintBrawl" rel="nofollow">https://en.wikipedia.org/wiki/Extreme_PaintBrawl</a>
NoboruWataya: 很酷。顺便说一句,它(至少是屏幕截图)让我想起了很多";极端斗殴";,90年代为PC发布的游戏。我小时候很喜欢玩它。几年后,我发现这是";被认为是有史以来最糟糕的电子游戏之一”:D<p><a href=“https:”en.wikipedia.org“wiki";Extreme_PaintBrawl”rel=“nofollow”>https:/;en.wikipedia.org;维基;Extreme_PaintBrawl</a>
wormlord: Open-sourcing this is awesome! What a great jumping off point for people wanting to do 3D game dev.
wormlord: 开源这太棒了!对于想做3D游戏开发的人来说,这是一个很好的起点。